Add GenesisPassV4 Purchase Transaction for Published NFT#20
Open
publishednft wants to merge 1 commit intodapperlabs:masterfrom
Open
Add GenesisPassV4 Purchase Transaction for Published NFT#20publishednft wants to merge 1 commit intodapperlabs:masterfrom
publishednft wants to merge 1 commit intodapperlabs:masterfrom
Conversation
Adds support for purchasing Genesis Library Pass NFTs using DapperUtilityCoin via NFTStorefrontV2. - Transaction: purchase-genesispass-v4.cdc - Metadata Script: purchase-genesispass-v4-metadata.cdc - Contract: GenesisPassV4 at 0x4c55dc21a9da7476 (testnet) - Payment: DapperUtilityCoin (DUC) Features: - Auto-initializes buyer's NFT collection - DUC leakage protection - Optional commission support - MetadataViews compliant
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds support for purchasing Genesis Library Pass NFTs using DapperUtilityCoin via NFTStorefrontV2.
Details
Files Added
purchase-genesispass-v4/purchase-genesispass-v4.cdc- Main purchase transactionpurchase-genesispass-v4/purchase-genesispass-v4-metadata.cdc- Metadata script for purchase previewpurchase-genesispass-v4/testnet.env- Testnet contract addressespurchase-genesispass-v4/README.md- DocumentationFeatures
Testing
Transaction tested on Flow testnet with GenesisPassV4 contract at 0x4c55dc21a9da7476.